toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]BeforeStartTransactionCallback
/
Params
Params
interface
Params
The parameters of the
BeforeStartTransactionCallback
.
Members
Functions
http
Headers
Link copied to clipboard
open
fun
httpHeaders
(
)
:
List
<
HttpHeader
>
Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.
url
Request
Link copied to clipboard
open
fun
urlRequest
(
)
:
UrlRequest
Returns the URL request.